Package com.sendbird.calls.handler

Types

AuthenticateHandler
Link copied to clipboard
fun interface AuthenticateHandler

AuthenticateHandler

CaptureVideoViewHandler
Link copied to clipboard
fun interface CaptureVideoViewHandler

CaptureVideoViewHandler.

CompletionHandler
Link copied to clipboard
fun interface CompletionHandler

CompletionHandler

ConnectionQualityListener
Link copied to clipboard
fun interface ConnectionQualityListener

An interface defining a listener for connection quality updates

DialHandler
Link copied to clipboard
fun interface DialHandler

DialHandler

DirectCallListener
Link copied to clipboard
abstract class DirectCallListener

DirectCallListener

DirectCallLogListQueryResultHandler
Link copied to clipboard
fun interface DirectCallLogListQueryResultHandler

DirectCallLogListQueryResultHandler

RecordingListener
Link copied to clipboard
interface RecordingListener

RecordingListener. Recording-related events will be called through this listener.

RecordingStartedHandler
Link copied to clipboard
fun interface RecordingStartedHandler

Handles the recordingId and an error depending on the result at the start of a recording session.

RoomHandler
Link copied to clipboard
fun interface RoomHandler

A class that provides the onResult() to handle information about a room or an error from Sendbird server.

RoomInvitationHandler
Link copied to clipboard
fun interface RoomInvitationHandler

A class that provides the onResult() to handle information about room invitation

RoomListQueryResultHandler
Link copied to clipboard
fun interface RoomListQueryResultHandler

A class that provides the onResult() to handle information about a list of rooms or an error from Sendbird server.

SendBirdCallListener
Link copied to clipboard
abstract class SendBirdCallListener

SendBirdCallListener